Ektron CMS400.Net Reference

>>Managing User Communities > Notifications > Notification Messages > Working with Tokens

Working with Tokens

Tokens are Ektron-defined variables surrounded by at signs (@). When a message is generated, tokens retrieve information about Ektron CMS400.NET users, groups, and objects. For example, the following message:

@SubjectUser.FirstName@ added a new document, ‘@Content.title@’, to his profile page.

might look like this:

“Paul added a new document, ‘How to Write Code’, to his profile page.”

In this example, @SubjectUser.FirstName@ is the first name of the user performing the action. @Content.title@ is the title of the object that was uploaded.

See Also:

Token Types

A message can include several token types.

The table below lists Message Sub Types and the Tokens available to each one.

Message Tokens: User and Content-Based
Message Tokens: Community Group-Based
Message Tokens: Email Reply Message

Visit the Ektron Dev Center at http://dev.ektron.com 1-866 - 4 - EKTRON

Ektron CMS400.NET Reference Version 8.02 SP1 Rev 1

Ektron Documentation,© 2011 Ektron, Inc.